gtk4.git
2020-05-12 Emmanuele Bassidemos: Remove gtk_dialog_run()
2020-05-12 Matthias ClasenMerge branch 'kill-containers' into 'master'
2020-05-12 Matthias Clasendocs: Update migration guide
2020-05-12 Matthias Clasendialog: Firm up handling of action widgets
2020-05-12 Matthias Clasendialog: Remove an unused struct
2020-05-12 Matthias ClasenDrop GtkContainer and its accessible implementation
2020-05-12 Matthias Clasentestsuite: Drop a container api use
2020-05-12 Matthias ClasenDrop gtkcontainer.h includes
2020-05-12 Matthias Clasenbox: Derive from GtkWidget
2020-05-12 Matthias Clasenassistant: Remove code that doesn't work anymore
2020-05-12 Matthias Clasendialog: Remove code that doesn't work anymore
2020-05-12 Matthias Clasenshortcutssection: Drop container bits
2020-05-12 Matthias Clasenshortcutsgroup: Drop container bits
2020-05-12 Matthias ClasenReplace most remaining uses of container api
2020-05-12 Matthias Clasenbox: Add gtk_box_append/prepend/remove
2020-05-12 Matthias Clasennotebook: Derive from GtkWidget
2020-05-12 Matthias ClasenStop using container api on GtkNotebook
2020-05-12 Matthias Clasenheaderbar: Derive from GtkWidget
2020-05-12 Matthias ClasenStop using container api on GtkHeaderBar
2020-05-12 Matthias Clasenheaderbar: Add gtk_header_bar_remove
2020-05-12 Matthias Clasenlistbox: Derive from GtkWidget
2020-05-12 Matthias Clasentestsuite: Fix listbox tests
2020-05-12 Matthias Clasentestsuite: Redo listbox sort test
2020-05-12 Matthias ClasenDon't use container api on GtkListBox
2020-05-12 Matthias Clasenlistbox: Add gtk_list_box_remove
2020-05-12 Matthias Clasenbuildable: Cosmetics
2020-05-12 Matthias Clasencustomlayout: Cosmetics
2020-05-12 Matthias Clasentextviewchild: Derive from GtkWidget
2020-05-12 Matthias Clasentext: Fix popover use
2020-05-12 Matthias Clasentextview: Fix popover use
2020-05-12 Matthias Clasenflowbox: Derive from GtkWidget
2020-05-12 Matthias ClasenStop using container api on GtkFlowBox
2020-05-12 Matthias Clasenflowbox: Add gtk_flow_box_remove
2020-05-12 Matthias Clasenstack: Derive from GtkWidget
2020-05-12 Matthias Clasentreepopover: Stop using container api
2020-05-12 Matthias Clasenshortcutswindow: Stop using container api
2020-05-12 Matthias Clasenshortcutssection: Stop using container api
2020-05-12 Matthias ClasenDon't use container api on GtkStack
2020-05-12 Matthias Clasenstack: Add gtk_stack_remove
2020-05-12 Matthias Clasenfixed: Derive from GtkWidget
2020-05-12 Matthias ClasenStop using container api on GtkFixed
2020-05-12 Matthias Clasenfixed: Add gtk_fixed_remove
2020-05-12 Matthias Clasengrid: Derive from GtkWidget
2020-05-12 Matthias Clasengrid: Remove a test for grid container functionality
2020-05-12 Matthias ClasenAvoid container api on grids
2020-05-12 Matthias Clasengrid: Add gtk_grid_remove
2020-05-12 Matthias Claseninfobar: Derive from GtkWidget
2020-05-12 Matthias ClasenUse gtk_info_bar_add_child throughout
2020-05-12 Matthias Claseninfobar: Add gtk_info_bar_add/remove_child
2020-05-12 Matthias Claseninfobar: Add gtk_info_bar_remove_action_widget
2020-05-12 Matthias Clasenpaned: Redo the api
2020-05-12 Matthias Clasenpaned: Drop some dead code
2020-05-12 Matthias Claseniconview: Derive from GtkWidget
2020-05-12 Matthias Clasenexpander: Derive from GtkWidget
2020-05-12 Matthias ClasenUse gtk_expander_set_child throughout
2020-05-12 Matthias Clasenexpander: Add a child property
2020-05-12 Matthias Clasenactionbar: Derive from GtkWidget
2020-05-12 Matthias Clasenactionbar: Add gtk_action_bar_remove
2020-05-12 Matthias Clasentreeview: Derive from GtkWidget
2020-05-12 Matthias Clasentreeview: Stop using container api
2020-05-12 Matthias Clasentextview: Derive from GtkWidget
2020-05-12 Matthias Clasendragicon: drop gtkcontainer.h include
2020-05-12 Matthias Clasentextviewchild: Don't leak children
2020-05-11 Matthias ClasenFix a leftover window
2020-05-11 Matthias ClasenFix a leftover list box child
2020-05-11 Matthias Clasenwindow: Fix accessible implementation
2020-05-11 Matthias Clasenstatusbar: Fix accessible implementation
2020-05-11 Matthias Clasenscrolledwindow: Fix accessible implementation
2020-05-11 Matthias Clasenpopover: Fix accessible implementation
2020-05-11 Matthias Clasenframe: Fix accessible implementation
2020-05-11 Matthias Clasenflowboxchild: Fix accessible implementation
2020-05-11 Matthias Clasencombobox: Fix accessible implementation
2020-05-11 Matthias Clasenlistboxrow: Fix the accessible implementation
2020-05-11 Matthias Clasenbutton: Fix accessible implementation
2020-05-11 Matthias ClasenCosmetics: Replace GtkContainer in an error message
2020-05-11 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-05-11 Matthias ClasenMerge branch 'wip/exalm/2242-test' into 'master'
2020-05-11 Matthias ClasenMerge branch 'wip/tintou/doc-fixes' into 'master'
2020-05-11 Matthias Clasenprinteroptionwidget: Avoid a critical
2020-05-11 Matthias Clasenheaderbar: Don't clean up other widget children
2020-05-11 Emmanuele BassiMerge branch 'cherry-pick-6d8fb83a' into 'master'
2020-05-11 Matthias Clasenfilechooserdialog: Be more careful with widgets
2020-05-11 Alexander Mikhaylenkotests: Add a headerbar-in-window test case
2020-05-11 Simon McVittieaboutdialog: Update precondition checks for new license...
2020-05-11 Corentin Noëldocs: Fix several missing references in the documentation
2020-05-11 Matthias ClasenMerge branch 'window-destroy' into 'master'
2020-05-11 Matthias Clasenprint-editor: Bring back the menubar
2020-05-11 Matthias ClasenUpdate the docs
2020-05-11 Matthias ClasenUnset tooltip window earlier
2020-05-11 Matthias Clasenwindow: Remove _set_has_user_ref_count
2020-05-11 Timm Bädertestsuite: add widget refcount test case
2020-05-11 Matthias Clasenwidget: Drop gtk_widget_destroy
2020-05-11 Matthias Clasenwindow: Implement gtk_window_destroy
2020-05-11 Matthias ClasenReplace gtk_widget_destroy everywhere
2020-05-11 Matthias ClasenUse gtk_window_destroy
2020-05-11 Matthias Clasenwindow: Add gtk_window_destroy
2020-05-11 Matthias Clasennativedialog: Do not ref the transient_for parent
2020-05-11 Matthias Clasentestsuite: Clean up unexpected children
2020-05-11 Matthias Clasenpopover: Fix a reference leak
2020-05-11 Matthias Clasenfilechooserdialog: Fix disposing
next